[INFO] cloning repository https://github.com/dmpierre/plonky3-ccs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmpierre/plonky3-ccs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmpierre%2Fplonky3-ccs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmpierre%2Fplonky3-ccs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f7608444df34d329d1ee2de8db745e6f96987dd
[INFO] checking dmpierre/plonky3-ccs against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmpierre%2Fplonky3-ccs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dmpierre/plonky3-ccs
[INFO] finished tweaking git repo https://github.com/dmpierre/plonky3-ccs
[INFO] tweaked toml for git repo https://github.com/dmpierre/plonky3-ccs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dmpierre/plonky3-ccs on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dmpierre/plonky3-ccs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c558e5a2d87ea894a00e7b77ac0931231e3c2fa5ccc20af7383e09f49f7c66f0
[INFO] running `Command { std: "docker" "start" "c558e5a2d87ea894a00e7b77ac0931231e3c2fa5ccc20af7383e09f49f7c66f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c558e5a2d87ea894a00e7b77ac0931231e3c2fa5ccc20af7383e09f49f7c66f0" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c558e5a2d87ea894a00e7b77ac0931231e3c2fa5ccc20af7383e09f49f7c66f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c558e5a2d87ea894a00e7b77ac0931231e3c2fa5ccc20af7383e09f49f7c66f0" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking libaes v0.7.0
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling safe-proc-macro2 v1.0.67
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]     Checking flate2 v1.0.32
[INFO] [stderr]    Compiling minreq v2.12.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking wasmparser v0.83.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking iter-extended v0.32.0 (https://github.com/noir-lang/noir?rev=2b4853e#2b4853e7)
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling safe-quote v1.0.15
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling safe-regex-compiler v0.2.6
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.82.3
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.82.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking chumsky v0.8.0 (https://github.com/jfecher/chumsky?rev=ad9d312#ad9d312d)
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling safe-regex-macro v0.2.6
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling safe-regex v0.2.6
[INFO] [stderr]    Compiling num-bigint-dig v0.6.1
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking small-ord-set v0.1.3
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking noirc_arena v0.32.0 (https://github.com/noir-lang/noir?rev=2b4853e#2b4853e7)
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking p3-maybe-rayon v0.1.0 (https://github.com/Plonky3/Plonky3?rev=7b5b8a6#7b5b8a69)
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling safe-lock v0.1.3
[INFO] [stderr]     Checking cranelift-entity v0.82.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking cranelift-bforest v0.82.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]    Compiling rstest_macros v0.19.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking regalloc v0.0.34
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling build-data v0.1.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking wasm-encoder v0.215.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling noirc_driver v0.32.0 (https://github.com/noir-lang/noir?rev=2b4853e#2b4853e7)
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling cranelift-codegen v0.82.3
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8ac0915e346f9a2e49ca3951b642c55bd7d1eaab/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=26902118490cfb9b -C extra-filename=-2aee9b2b4636fd31 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f3285e5c19000248.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b29be6395babc9ba.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c558e5a2d87ea894a00e7b77ac0931231e3c2fa5ccc20af7383e09f49f7c66f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c558e5a2d87ea894a00e7b77ac0931231e3c2fa5ccc20af7383e09f49f7c66f0", kill_on_drop: false }`
[INFO] [stdout] c558e5a2d87ea894a00e7b77ac0931231e3c2fa5ccc20af7383e09f49f7c66f0
